home *** CD-ROM | disk | FTP | other *** search
/ Champak 138 / Volume 138 Aug 19 2011 - Damaged.iso / Games / super_racer.swf / scripts / DefineButton2_219 / BUTTONCONDACTION on(release).as next >
Text File  |  2011-08-19  |  58b  |  5 lines

  1. on(release){
  2.    gotoAndStop("grabanim");
  3.    play();
  4. }
  5.